projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7c76a3
)
Fix merge error.
author
Andreas Schwab
<schwab@suse.de>
Fri, 9 Nov 2007 16:02:09 +0000
(16:02 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 9 Nov 2007 16:02:09 +0000
(16:02 +0000)
leim/Makefile.in
patch
|
blob
|
history
diff --git
a/leim/Makefile.in
b/leim/Makefile.in
index 47e220c71129677d3337510c1297c974b8607c05..ad34ca8745741a38f4a21450a05e46a90ed21c17 100644
(file)
--- a/
leim/Makefile.in
+++ b/
leim/Makefile.in
@@
-255,7
+255,7
@@
install: all
`id -un 2> /dev/null`; do \
[ -n "$${installuser}" ] && break ; \
done ; \
-
-
find ${INSTALLDIR} -exec chown $${installuser} '{}' ';'
+ find ${INSTALLDIR} -exec chown $${installuser} '{}' ';'
clean mostlyclean:
rm -f ${TIT-MISC} ${TIT-MISC:.elc=.el} \